PDF4Java Reference Documentation
com.o2sol.pdf4java.utilities Package / PDFEncryptor Class / encryptFile Method
In This Topic
    encryptFile Method
    In This Topic
    Encrypts the input PDF file and saves the encrypted file to output path.
    Overload List
    OverloadDescription
    Encrypts the input PDF file and saves the encrypted file to output path.  
    Encrypts the input PDF file and saves the encrypted file to output path.  
    Encrypts the PDF file given in input stream and saves the encrypted file to output stream.  
    Encrypts the PDF file given in input stream and saves the encrypted file to output stream.  
    See Also